Skip to content

Conversation

@jsbroks
Copy link
Member

@jsbroks jsbroks commented Feb 10, 2026

Configure sqlc for apps/workspace-engine to enable type-safe Go database queries from Drizzle-managed schema.

sqlc was configured to use a stable schema snapshot (sqlc/schema/workspace_engine.sql) instead of the full Drizzle migration history. This was necessary because sqlc encountered parsing issues with the complex type lifecycle across the entire Drizzle migration chain, ensuring reliable code generation.


Open in Cursor Open in Web

cursoragent and others added 3 commits February 10, 2026 18:09
Co-authored-by: Justin Brooks <jsbroks@gmail.com>
Co-authored-by: Justin Brooks <jsbroks@gmail.com>
Co-authored-by: Justin Brooks <jsbroks@gmail.com>
@cursor
Copy link

cursor bot commented Feb 10, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 10, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch cursor/go-database-querying-tools-370a

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants